﻿I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 162, in script
    menu:
  File "game/script.rpy", line 173, in <module>
    "19Year Old Gang Takeover" if Interlude1_Seen == True:
NameError: name 'Interlude1_Seen' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 162, in script
    menu:
  File "renpy/ast.py", line 1922, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1072, in menu
    condition = renpy.python.py_eval(condition)
  File "renpy/python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 173, in <module>
    "19Year Old Gang Takeover" if Interlude1_Seen == True:
NameError: name 'Interlude1_Seen' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Isadora The Wife Explorer 1 0.3
Sun Apr 21 00:53:35 2024
